Welcome![Sign In][Sign Up]
Location:
Search - vc CFileDialog

Search list

[OtherCFileDialogAddin_src

Description: 这是VC的一个插件的源代码,编译后生成dll。VC加载上后,可以用它来生成各种需要的CFileDialog的调用代码,非常方便。-This is a plug-in source code, compile after generation dll. VC loaded on, it can be used to generate a variety of needs CFileDialog call code is very convenient.
Platform: | Size: 26845 | Author: huashantian | Hits:

[Dialog_WindowVC++CFileDialog1

Description: 在本例中,我们将制作一个利用CfileDialog类弹出“打开”对话筐的应用程序。-in this case, We will make use of a pop-up CfileDialog category "open" dialogue basket applications.
Platform: | Size: 45845 | Author: 况光明 | Hits:

[Other resourcelesson12

Description: 孙鑫老师VC视频第十二课代码:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
Platform: | Size: 39007 | Author: shanyingying | Hits:

[File Operateselectfolder

Description: VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。
Platform: | Size: 1058 | Author: shisheng | Hits:

[GUI Developopenfiledlg3

Description: 近有位读者来信指出:《在线杂志》第26期中有一篇文章:“再谈 CFileDialog 对话框的定制”,其例子程序有一个bug。如果多选时选中的文件过多,那么后面选中的文件将无效,也就是说即使也白选,点击“确定”后没有任何操作 。本文将提供解决此问题的办法,并说明问题的来由。代码性质] VC完整应用程序代码 [代码作者] Northtibet [文件大小] 28K [更新日期] 2005-9-28 17:17:00 -recent letter from a reader : "online magazine" 26 is a period of the article : "CFileDialog return to the Custom dialog box," its procedures example of a bug. If more elections in the selected documents excessive, then behind the selected document will be invalid, which means that even if elections are white, and click on "identified" no operation. This paper will provide a solution to this problem, and indicate the origins of the problem. Nature code] VC integrity of the application code [code writers] Northtibet [Size] 28K [updated] 2005-9-28 17:17:
Platform: | Size: 41984 | Author: 石先生 | Hits:

[TreeViewCDirTreeCtrl_demo

Description: vc6.0编译运行,在程序中不利用CFileDialog,自制目录树,可以在每个文件和目录节点前加上复选框,实现多选-vc6.0 compiler operation, the procedure does not use CFileDialog-made tree, in each file and directory node insert box, multi-elections
Platform: | Size: 55296 | Author: 蒲川江 | Hits:

[OtherCFileDialogAddin_src

Description: 这是VC的一个插件的源代码,编译后生成dll。VC加载上后,可以用它来生成各种需要的CFileDialog的调用代码,非常方便。-This is a plug-in source code, compile after generation dll. VC loaded on, it can be used to generate a variety of needs CFileDialog call code is very convenient.
Platform: | Size: 26624 | Author: huashantian | Hits:

[Dialog_WindowVC++CFileDialog1

Description: 在本例中,我们将制作一个利用CfileDialog类弹出“打开”对话筐的应用程序。-in this case, We will make use of a pop-up CfileDialog category "open" dialogue basket applications.
Platform: | Size: 2066432 | Author: 况光明 | Hits:

[VC/MFClesson12

Description: 孙鑫老师VC视频第十二课代码:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-SUN Xin video twelfth class teacher VC code: const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 38912 | Author: shanyingying | Hits:

[File Operateselectfolder

Description: VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。-VC provides a CFileDialog to select the type of document, if you want to realize the function of choosing the folder, it is not so simple. The following function, you can choose to realize the function of the folder. And can specify the folders and the name of the dialog box.
Platform: | Size: 1024 | Author: shisheng | Hits:

[Windows DevelopCFileDialog

Description: 一个定制CFileDialog对话框的实例,是用VC实现的,欢迎大家下载-A custom CFileDialog dialog example is the use of VC to achieve, welcome you to download
Platform: | Size: 915456 | Author: | Hits:

[Button controlCFileDialog

Description: vc 写的增加控件按钮,是窗体界面,与大家分享。共同探讨。-vc wrote an increase in the control button interface is a form to share with you. To explore.
Platform: | Size: 19456 | Author: huaxiang | Hits:

[Windows DevelopFolderDlg

Description: 实现选择文件夹的对话框,因为Windows内置的只有CFileDialog只能选择文件-a VC programme that allow user select a folder path
Platform: | Size: 3721216 | Author: your name | Hits:

[Windows DevelopFileDlgExDemo

Description: 一个VC++增强型的CFileDlgEx文件对话框,可以替代CFileDialog,加入了显示图片、图标、TAB标签的功能,扩展了Windows系统标准对话框的功能,这在我们以后的编程中可能很有用。 -A VC++ enhanced CFileDlgEx file dialog, you can replace CFileDialog, add the display picture, icon, TAB function of the label extends the standard Windows system, the function of the dialog box, which in our future programming may be useful.
Platform: | Size: 47104 | Author: guanping | Hits:

[GUI DevelopFileDlgExDemo

Description: 个VC++增强型的CFileDlgEx文件对话框,可以替代CFileDialog,加入了显示图片、图标、TAB标签的功能,扩展了Windows系统标准对话框的功能,这在我们以后的编程中可能很有用。-A VC++ enhanced CFileDlgEx file dialog, you can replace CFileDialog, add a display picture, icon, TAB function of the label extends the standard Windows system, the function of the dialog box, which in our future programming may be useful.
Platform: | Size: 43008 | Author: | Hits:

[GUI DevelopExample103

Description: vc用CFileDialog类选择文件 的程序源码,很不错的demo-select the file using CFileDialog class vc program source code, very good demo
Platform: | Size: 26624 | Author: 凌海美 | Hits:

[GUI Developfiledlg

Description: 用CFileDialog类选择文件filedlg.rar,很不错的vc源码,希望能对大家有所帮助-Select the file using CFileDialog class filedlg.rar, very good vc source, I hope you can help
Platform: | Size: 37888 | Author: | Hits:

[Dialog_Windowcustfile

Description: 可以再vc上的文件对话框添加一对按钮的例子,方便使用按钮的添加。-This sample shows how to add a couple of extra buttons to a CFileDialog.
Platform: | Size: 23552 | Author: new | Hits:

[VC/MFClesson-12

Description: 孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 -Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.
Platform: | Size: 710656 | Author: 谢建伟 | Hits:

CodeBus www.codebus.net